public class ValidatorUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
OPTIONAL_VALIDATOR |
static String |
REQUIRED_VALIDATOR |
Modifier and Type | Method and Description |
---|---|
static FeedbackScope |
getFeedbackScope(String scope) |
static boolean |
hasRequiredValidator(Set<String> validators) |
public static final String OPTIONAL_VALIDATOR
public static final String REQUIRED_VALIDATOR
public static FeedbackScope getFeedbackScope(String scope)
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.