Record Class ValidationConstraint.Positive
java.lang.Object
java.lang.Record
me.bristermitten.mittenlib.annotations.ast.ValidationConstraint.Positive
- All Implemented Interfaces:
ValidationConstraint
- Enclosing interface:
ValidationConstraint
-
Nested Class Summary
Nested classes/interfaces inherited from interface ValidationConstraint
ValidationConstraint.Custom, ValidationConstraint.Max, ValidationConstraint.Min, ValidationConstraint.Negative, ValidationConstraint.NotBlank, ValidationConstraint.Positive, ValidationConstraint.Range -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Positive
public Positive()Creates an instance of aPositiverecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-