SchemaValidator.accept

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias accept = Visitor.accept
  2. void accept(const(Field) f)
    class SchemaValidator(Schema)
    override
    void
    accept
    (
    const(Field) f
    )

Meta