java.lang.Object | |
↳ | com.atlassian.validation.ValidatorFactory |
Creates an instance of a Validator
from a string.
Do not use this API, it is subject to change.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets an instance given a validator FQ class name.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets an instance given a validator FQ class name.
validator | the serialised form of the validator. |
---|