Interface ValidatorMacro

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String valueForMacro​(String validatorMacro)
      Given a potential validator macro (a simple string name), returns the value for that macro, a comma-separated list of validation constraints.
    • Method Detail

      • valueForMacro

        String valueForMacro​(String validatorMacro)
        Given a potential validator macro (a simple string name), returns the value for that macro, a comma-separated list of validation constraints.
        Returns:
        constraints, or null if no such validator macro