public class MaximumIntegerValidation extends Object implements Validation
MaximumIntegerValidation class.
| Constructor and Description |
|---|
MaximumIntegerValidation(String maximum)
Constructor for MaximumIntegerValidation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(String input)
check.
|
Integer |
parse(String value)
parse.
|
Copyright © 2015 Mulesoft. All rights reserved.