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