|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Validator
s contributed to the FieldValidatorSource
service.
translated
to check that the value conforms
to expectations (often, in terms of minimum or maximum value).
translated
to check
that the value conforms to expectations (often, in terms of minimum or maximum value).
Validate
annotation, and extracts its value to form the result.FieldValidator
based on a validator specification.Collection
as a Configuration
and perform validation that
collected value are of the correct type.MappedConfiguration
interface, and provides
two forms of validation for mapped configurations:
If either key or value is null, then a warning is logged
If the key has previously been stored (by some other ContributionDef
, then a
warning is logged
When a warning is logged, the key/value pair is not added to the delegate.List
as a OrderedConfiguration
, implementing validation of
values provided to an OrderedConfiguration
.ValidationDecorator
for a
MarkupWriter
.ValidationDecorator
that delegates all method invocations.ValidationTracker
.ValidationTracker
that delegates all methods to the wrapped instance.Field
to enforce a constraint related to a form submission.Inject
to inject a literal value, rather than a
service.Select
component to inform
its
container that Select's value has changed.
ValueEncoder
instances of a given type.Value
annotation is present.MockTester.newMock(Class)
, then
switches each mock object back to training mode.
TestBase.newMock(Class)
, then
switches each mock object back to training mode.
OptionGroupModel
s and OptionModel
s within the SelectModel.
Element
s of a document.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |