Class PatternRule

java.lang.Object
com.adobe.xmp.schema.model.rules.PatternRule
All Implemented Interfaces:
TypeRule, Serializable

public class PatternRule extends Object implements TypeRule
This rule represents a regular expression that has to match with the property value.
See Also: