Package org.cyclos.impl.utils.validation
-
Interface Summary Interface Description EntityValidation<E extends SimpleEntity> Validation of a property which contains relationship to another entityGeneralValidation A validation that does not depend on a single propertyPropertyAccess An strategy for retrieving properties from objectsPropertyValidation A property validation -
Class Summary Class Description BasePropertyAccess Base implementation forPropertyAccessclasses, assuming theBasePropertyAccess.getIdentifier()is thePropertyAccess.getPropertyName()by defaultBeanPropertyAccess Retrieves properties using cyclos's beanPropertyobjectsCustomFieldPropertyAccess APropertyAccessstrategy for custom fieldsEntityPropertyAccess Accessor for properties using QueryDSL's generated propertyPaths.Property Describes a property, which contain several validations.TextValidationError Represents a single validation error not as a translation key, but as a direct text messageThemeDefinitionAccess Access for theme definitionsValidationError Represents a single validation errorValidator Utility class that validates an object