Class SValidatorI

    • Constructor Summary

      Constructors 
      Constructor Description
      SValidatorI()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void onValidate​(SFieldMeta field, SRecordInstance instance)
      Called when individual field changed, or when record updated.
      • Methods inherited from class java.lang.Object

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