Uses of Class
com.iizix.prop.PropVerificationError
Uses of PropVerificationError in com.iizix.prop
Modifier and TypeFieldDescriptionstatic final PropVerificationError[]
PropVerification.EMPTY
Empty list of errors.Modifier and TypeMethodDescriptionPropVerification.getErrors()
Gets the list of errors.Gets the list of errors of a property.Modifier and TypeMethodDescriptionvoid
PropVerification.add
(PropVerificationError error) Adds an error.boolean
PropVerification.add
(PropVerificationError error, boolean ignoreDups) Adds an error.boolean
PropError.assign
(PropVerificationError[] verifyErrors) Assigns the verification errors.