Skip to main content

arrayCriteria

Index

Functions

notEmpty

  • Require field array to not be empty.


    Type parameters

    • T

of

  • Require field array items to be of a specific schema type. Will rebuild the array and type cast values.


    Type parameters

    • T

sizeOf

  • Require field array to be of a specific size.


    Type parameters

    • T