programmatic metadata validation by the SP

Ian Young ian at iay.org.uk
Fri Feb 17 15:27:34 GMT 2012


On 17 Feb 2012, at 15:14, Cantor, Scott wrote:

> It actually is expressible using minlength constraints,

You can obviously say "cannot be empty" using minimum length constraints, but the actual constraint is "must contain at least one non-whitespace character" and as far as I'm aware there just isn't a way to say that without going to some pretty hairy regular expression facet stuff.  And as the man says, if you try and solve a problem with regular expressions well, now you have *two* problems.

	-- Ian



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4813 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20120217/3d35ce12/attachment.bin 


More information about the users mailing list