Some keywords may have to ask the validation process to validate some subschemas for them -- and in fact, some keywords, such as {@code allOf}, {@code not} or {@code extends}, for instance, do this exclusively.
Therefore they are passed the main validator (as a {@link Processor} asan argument. They take the responsibility of building the appropriate {@link FullData} and calling the processor again.
|
|
|
|
|
|