Class XmlSchemaMinLengthFacet

All Implemented Interfaces:
XmlSchemaObjectBase

public class XmlSchemaMinLengthFacet extends XmlSchemaNumericFacet
Class for defining minLength facets. Represents the World Wide Web Consortium (W3C) minLength facet.
  • Constructor Details

    • XmlSchemaMinLengthFacet

      public XmlSchemaMinLengthFacet()
      Creates new XmlSchemaMinLengthFacet
    • XmlSchemaMinLengthFacet

      public XmlSchemaMinLengthFacet(Object value, boolean fixed)