psdi.app.dpldasset

Class FldNodeId

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldNodeId
    extends CrossOverDomain
    Basic common field validation class for nodeid field. Default behavior is to validate the nodeid against all enabled deployedasset in the deployedasset table. You can derive a field validation class from FldNodeid by providing overloaded function onlyEnabled() if disabled nodeid is also valid.