public class ValidationContext extends Object
Constructor and Description |
---|
ValidationContext(Map<String,ParamValue> fields) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getFieldNames() |
ParamValue |
getFieldValue(String name) |
public ValidationContext(Map<String,ParamValue> fields)
public ParamValue getFieldValue(String name)
Copyright © 2019 WSO2. All rights reserved.