Package com.networknt.schema
Interface Format
-
- All Known Implementing Classes:
AbstractFormat,PatternFormat
public interface Format
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetErrorMessageDescription()StringgetName()booleanmatches(String value)
-