Interface | Description |
---|---|
DirectoryValidatorFactory |
Represents the factory for creating
Validator instances |
ValidationRule<T> |
Represents a Validation rule which will generate ValidationError if the input entity fails to pass the check
|
Validator<T> |
Interface for the entity validators
|
Class | Description |
---|---|
DirectoryValidator |
Represents Validator which validates
Directory implementations |
FieldValidationError |
Copyright © 2021 Atlassian. All rights reserved.