|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DateFormatAttribute | Abstract class for date/time related format attributes |
IPv4FormatAttribute | Validator for both the ip-address (draft v3) and ipv4 (draft
v4) format attributes. |
SharedHostNameAttribute | Validator for the host-name format attribute. |
Helper classes for format attributes
The one you may want to reuse is DateFormatAttribute
, which can be
used to validate any date format using Joda Time's DateTimeFormat
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |