This makes it easier to guarantee similar operation between the web validator and the command-line one while eliminating redundant logic.
We separate option-construction for the JSON validators from context creation, which is an internal detail of their operation, which enables further encapsulation.
This makes it easier to guarantee similar operation between the web validator and the command-line one while eliminating redundant logic.
We separate option-construction for the JSON validators from context creation, which is an internal detail of their operation, which enables further encapsulation.