Mark Banner wrote:

At the moment I'm very tempted to go with YYYYMMDD in a NumberString, and probably default to dateOfBirth, but allow birthDate and schacDateOfBirth by default.

sounds reasonable to me although NumericString doesnt buy you much here
eg somebody can specify "YYYY MM DD" but not "YYYY-MM-DD" and since
theres no suitable standard syntax to use here maybe IA5 or Directory
String where you can be more flexible in terms of what you accept and
then parse according to formatting rules you intend to support.
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to