com.github.fge.jsonschema.format.extra
Class SHA256FormatAttribute
java.lang.Object
com.github.fge.jsonschema.format.AbstractFormatAttribute
com.github.fge.jsonschema.format.helpers.HexStringFormatAttribute
com.github.fge.jsonschema.format.extra.SHA256FormatAttribute
- All Implemented Interfaces:
- FormatAttribute
public final class SHA256FormatAttribute
- extends HexStringFormatAttribute
Format specifier for sha256
- See Also:
HexStringFormatAttribute
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static FormatAttribute getInstance()