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 String
getErrorMessageDescription()
String
getName()
boolean
matches(String value)
-