public class PrivateStoreValidatorProvider extends ValidatorProvider
Validator
which detects change commits to the read only mounts.Constructor and Description |
---|
PrivateStoreValidatorProvider() |
Modifier and Type | Method and Description |
---|---|
@NotNull Validator |
getRootValidator(NodeState before,
NodeState after,
CommitInfo info)
Returns a validator for checking the changes between the given
two root states.
|
getRootEditor
@NotNull public @NotNull 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