| Class | Description |
|---|---|
| DivisibleByHelper |
This class checks a
Number instance. |
| EnumHelper |
This class implements "enum" validation on all types of objects as defined in
the paragraph 5.19 of the JSON Schema specification.
|
| FormatHelper |
This class implements "format" validation on primitive types of objects as defined in
the paragraph 5.23 of the JSON Schema specification.
|
| MaximumHelper |
Helper compares two
Numbers to check the maximum constraint. |
| MinimumHelper |
Helper compares two
Numbers to check the minimum constraint. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.