Search
SurrealEx
v0.2.0
Pages
Modules
Settings
View Source
SurrealEx.ArgsChecker
(SurrealEx v0.2.0)
Link to this section
Summary
Functions
apply(args, filters)
eq(field, value_x)
greater_or_equal_than(field, value_x)
greater_than(field, value_x)
less_or_equal_than(field, value_x)
less_than(field, value_x)
required(field)
should_be(field, type)
Link to this section
Functions
Link to this function
apply(args, filters)
View Source
Link to this function
eq(field, value_x)
View Source
Link to this function
greater_or_equal_than(field, value_x)
View Source
Link to this function
greater_than(field, value_x)
View Source
Link to this function
less_or_equal_than(field, value_x)
View Source
Link to this function
less_than(field, value_x)
View Source
Link to this function
required(field)
View Source
Link to this function
should_be(field, type)
View Source