Package com.lucidworks.apollo.resources.validators


package com.lucidworks.apollo.resources.validators
  • Interfaces
    Class
    Description
    AbstractCrudEntityValidator<E extends com.lucidworks.apollo.common.objects.Entity>
    provide validation logic for entities that are used by the AbstractCrudResource that cannot be achieved with existing schema validation facilities.