@MetaInfServices public class DummyRuleParser extends Object implements ValidatorRuleParser
| Constructor and Description |
|---|
DummyRuleParser() |
| Modifier and Type | Method and Description |
|---|---|
ValidatorRule |
parse(Object o,
Map<String,Object> objectStorage) |
boolean |
supports(Class cls) |
public boolean supports(Class cls)
supports in interface ValidatorRuleParserpublic ValidatorRule parse(Object o, Map<String,Object> objectStorage)
parse in interface ValidatorRuleParserCopyright © 2022 NorStella. All rights reserved.