| Constructor and Description |
|---|
RequiredValidator(Required required) |
| Modifier and Type | Method and Description |
|---|---|
Class<Object> |
getValidatedType()
Get the type that this validator validates
|
void |
validate(Object value,
String field,
Context context)
Validate the given value
|
Copyright © 2019 ninjaframework. All rights reserved.