| Modifier and Type | Optional Element and Description | 
|---|---|
| String | fieldName | 
| String | key | 
| String | message | 
| String[] | messageParams | 
| boolean | shortCircuitIf this is activated, the validator will be used as short-circuit. | 
| ValidatorType | type | 
public abstract String message
public abstract String key
public abstract String[] messageParams
public abstract String fieldName
public abstract boolean shortCircuit
public abstract ValidatorType type
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.