public class ValidationElement extends Object implements Serializable
Constructor and Description |
---|
ValidationElement(String validator,
String rule)
Construct an validator rule pair object Initialises the ValidationElement
object with validator and rule
|
Modifier and Type | Method and Description |
---|---|
String |
getRule()
Returns a rule
|
String |
getValidator()
Returns a validator
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.