Class AONull

  • All Implemented Interfaces:
    Rule

    public class AONull
    extends Object
    implements Rule
    An AdminObject must be a non-null instance
    Author:
    • Constructor Detail

      • AONull

        public AONull()
        Constructor
    • Method Detail

      • validate

        public List<Failure> validate​(Validate vo,
                                      ResourceBundle rb)
        Validate
        Specified by:
        validate in interface Rule
        Parameters:
        vo - The validate object
        rb - The resource bundle
        Returns:
        The list of failures found; null if none