| Modifier and Type | Class and Description |
|---|---|
class |
AfterStartDateValidator
Checks to make sure that the end date being updated is after the start date
|
class |
MatchesFieldValidator
Checks for equality between this field and a configured 'otherField'
|
class |
RegexPropertyValidator
Validates a field against a configured 'regularExpression' item
|
class |
RequiredIfPropertyValidator
Makes a field required if the value of another field matches another value.
|
class |
UriPropertyValidator
Validates a field as being a valid URI to ensure compatibility with Broadleaf handlers including
PageHandler, ProductHandler, and CategoryHandlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SandBoxNameValidator
Ensures that the SandBox name is unique within a given site.
|
Copyright © 2015. All rights reserved.