Class | Description |
---|---|
ValidationConfiguration |
Validation configuration (frozen instance)
|
ValidationConfigurationBuilder |
Validation configuration (mutable instance)
|
The validation process can be influenced in two ways: how JSON Schemas should be loaded and how validation should operate.
Each of these ways is materialized by a pair of frozen/thawed instances.
Copyright © 2014. All Rights Reserved.