Class LengthRule

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

public class LengthRule extends Object implements TypeRule
This rule applies for the type "Text" (string length) and all arrays (number of array items).
See Also: