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