public class NameValidatorProvider extends ValidatorProvider
Constructor and Description |
---|
NameValidatorProvider() |
Modifier and Type | Method and Description |
---|---|
Validator |
getRootValidator(NodeState before,
NodeState after,
CommitInfo info)
Returns a validator for checking the changes between the given
two root states.
|
getRootEditor
public Validator getRootValidator(NodeState before, NodeState after, CommitInfo info)
ValidatorProvider
before
- original root stateafter
- modified root stateinfo
- metadata about this commitnull
if this validator is not needed for this commitCopyright © 2010 - 2020 Adobe. All Rights Reserved