Property

object Property
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(name: String, schema: Schema, isRequired: Boolean, defaultValue: Option[Value], description: Option[String]): Property
def apply(name: String, schema: Schema, isRequired: Boolean, description: Option[String]): Property