| Modifier and Type | Class and Description |
|---|---|
class |
TargetItemRulesValidator
Validator that ensures that an offer of type
OfferType.ORDER_ITEM has at least one rule for the target criteria |
| 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 |
UniqueValueValidator
Checks for uniqueness of this field's value among other entities of this type
|
class |
UriPropertyValidator
Validates a field as being a valid URI to ensure compatibility with Broadleaf handlers including
PageHandler, ProductHandler, and CategoryHandlers.
|
class |
ValidationConfigurationBasedPropertyValidator
Provides a default validate method that uses the validation configuration map to pull out the error key and pre-populate
the
PropertyValidationResult based on ConfigurationItem.ERROR_MESSAGE. |
| Modifier and Type | Class and Description |
|---|---|
class |
SandBoxNameValidator
Ensures that the SandBox name is unique within a given site.
|
Copyright © 2015. All rights reserved.