Class BooleanRule

  • All Implemented Interfaces:
    TypeRule, Serializable

    public class BooleanRule
    extends Object
    implements TypeRule
    The rule for boolean is always an EQUAL rule. Only purpose is a Boolean property that has to be constantly either true or false (or absent).
    See Also:
    Serialized Form