Validator

Undocumented in source.

Members

Functions

getMessage
string getMessage()

<p> get error msg <p> The default implementation is a no-op.

getPropertyName
string getPropertyName()

get valid property name

isValid
bool isValid()

@return {@code false} if {@code value} does not pass the constraint

setPropertyName
void setPropertyName(string name)

set valid property name

Meta