Class PermissiveValidator


public class PermissiveValidator extends StatefulValidator
Validator which accepts a YAML subtree and then removes itself from the stack.

This Validator is stateful, do not re-use it.