Class ConstraintComponent

java.lang.Object
n10s.validation.ConstraintComponent
All Implemented Interfaces:
Serializable

public class ConstraintComponent extends Object implements Serializable
See Also:
  • Field Details

    • target

      public String target
    • propertyOrRelationshipPath

      public String propertyOrRelationshipPath
    • param

      public String param
    • value

      public Object value
  • Constructor Details