-
public interface KeywordA schema keyword which composes a JSON schema.- Author:
- leadpony
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JsonValuegetValueAsJson()Returns the value of this keyword as an instance ofJsonValue.Stringname()Returns the name of this keyword.
-