Class GwtConfigurationState

java.lang.Object
de.knightsoftnet.validators.client.spi.AbstractBaseConfigurationState
de.knightsoftnet.validators.client.spi.GwtConfigurationState
All Implemented Interfaces:
javax.validation.spi.ConfigurationState

public class GwtConfigurationState extends AbstractBaseConfigurationState
Only the GWT incompatible parts.
  • Constructor Details

    • GwtConfigurationState

      public GwtConfigurationState(javax.validation.ConstraintValidatorFactory constraintValidatorFactory, javax.validation.MessageInterpolator messageInterpolator, Map<String,String> properties, javax.validation.TraversableResolver traversableResolver)
  • Method Details

    • getMappingStreams

      public Set<InputStream> getMappingStreams()
    • getClockProvider

      public javax.validation.ClockProvider getClockProvider()
    • getValueExtractors

      public Set<javax.validation.valueextraction.ValueExtractor<?>> getValueExtractors()