com.microstrategy.utils.validator.ParameterValidator |
![]() |
This interface represents a validator of a event/task parameter value.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
validate(String value)
Validate the value.
|
Validate the value.
value | - value of the parameter |
---|