Uses of Enum
org.alfresco.rest.api.impl.CustomModelsImpl.ConstraintValidator
Packages that use CustomModelsImpl.ConstraintValidator
-
Uses of CustomModelsImpl.ConstraintValidator in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl that return CustomModelsImpl.ConstraintValidatorModifier and TypeMethodDescriptionCustomModelsImpl.ConstraintValidator.findByType
(String constraintType) Returns the enum constant of this type with the specified name.static CustomModelsImpl.ConstraintValidator[]
CustomModelsImpl.ConstraintValidator.values()
Returns an array containing the constants of this enum type, in the order they are declared.