Class RegexValidationDataFactory
java.lang.Object
ch.tocco.nice2.rest.entitymodel.impl.resources.validate.RegexValidationDataFactory
- All Implemented Interfaces:
ValidationDataFactory<RegexValidator,
RegexValidationDataFactory.RegexData>
public class RegexValidationDataFactory
extends Object
implements ValidationDataFactory<RegexValidator,RegexValidationDataFactory.RegexData>
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RegexValidationDataFactory
public RegexValidationDataFactory()
-
-
Method Details
-
getData
- Specified by:
getData
in interfaceValidationDataFactory<RegexValidator,
RegexValidationDataFactory.RegexData>
-