public class ValidationResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_PROPERTY |
static String |
URL_PROPERTY |
| Constructor and Description |
|---|
ValidationResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResource(Map<String,String> resource)
Adds a resource to the resources
|
List<Map<String,String>> |
getResources()
Returns a list of resources
|
void |
reset()
Clears all validation resources
|
public static final String URL_PROPERTY
public static final String METHOD_PROPERTY
Copyright © 2016–2021. All rights reserved.