Class FailsafeSchema

  • All Implemented Interfaces:
    Schema

    public class FailsafeSchema
    extends java.lang.Object
    implements Schema
    The failsafe schema is guaranteed to work with any YAML document. It is therefore the recommended schema for generic YAML tools.
    • Constructor Detail

      • FailsafeSchema

        public FailsafeSchema()