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>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

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

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