validate

boolean validate(String value)

Validates if a rule can accept the input.

Return

true if the value can be accepted.

Parameters

value

the value to validate

Sources

jvm source
Link copied to clipboard