Interface _SearchRequestValidator

  • All Superinterfaces:
    de.knightsoftnet.validators.client.impl.GwtSpecificValidator<de.knightsoftnet.gwtp.spring.shared.search.SearchRequest>
    All Known Implementing Classes:
    _SearchRequestValidatorImpl

    public interface _SearchRequestValidator
    extends de.knightsoftnet.validators.client.impl.GwtSpecificValidator<de.knightsoftnet.gwtp.spring.shared.search.SearchRequest>
    • Method Summary

      • Methods inherited from interface de.knightsoftnet.validators.client.impl.GwtSpecificValidator

        expandDefaultAndValidateClassGroups, expandDefaultAndValidatePropertyGroups, expandDefaultAndValidateValueGroups, getBeanMetadata, getConstraints, validate, validateClassGroups, validateProperty, validatePropertyGroups, validateValue, validateValueGroups