Function matchValidate

  • matchValidate

    Parameters

    • fieldValue: any

      Field Value to be validated

    • schemaItem: SchemaItem

      The field/item configuration over the Schema

    • fieldName: string

      the name of the field being validated

    Returns boolean

    Throws

    Throws Exception when invalid

Generated using TypeDoc