Class FieldValidator


  • public final class FieldValidator
    extends java.lang.Object
    Validator for IntelligentFields. Intended to be used by IntelligentFormView to validate the values that were entered in the fields of an index-mask before saving.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void validate​(IntelligentField field)
      Validates the field.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait