PropertyMetadata is a interface for retrieving metadata from a property.
See Also: nl.knowlogy.validation.metadata.StringMetadata See Also: nl.knowlogy.validation.metadata.IntegerMetadata author: Robert
Retuns a map with metadata. Standard keys ared
maxSize, minSize, required,minlength, maxlenght, pattern
a map with metadata. Standard keys aredmaxSize, minSize, required,minlength, maxlenght, pattern .
Returns the propertyName from the property to which this propertyMetadata
belongs.
the propertyName from the property to which this propertyMetadatabelongs.