Class ValidationError.TransformDoesntMatchRegex

  • Enclosing class:
    ValidationError

    public static class ValidationError.TransformDoesntMatchRegex
    extends ValidationError
    Transform doesnt match the regex.
    • Constructor Detail

      • TransformDoesntMatchRegex

        public TransformDoesntMatchRegex​(java.lang.String path,
                                         java.lang.String value)
    • Method Detail

      • description

        public java.lang.String description()
        Description copied from class: ValidationError
        Get the description of the error.
        Specified by:
        description in class ValidationError
        Returns:
        description of the error