ValidationMethod

zio.elasticsearch.query.ValidationMethod
See theValidationMethod companion object
sealed trait ValidationMethod

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Coerce.type
object IgnoreMalformed.type
object Strict.type

Members list

Value members

Abstract methods

def value: String

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any