psdi.app.swcatalog

Class FldParentSoftware

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validate that if the field is on a record on the Related Parents table it is either blank or follows the same rule as the filter for the Select Software dialog. If the field is on a record on the Related Children table, don't validate anything

        Does not call super.validate()

        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        MAXTableDomain.validate()