Skip to main content

objectCriteria

Index

Functions

keysOf

  • Require field object keys to be of a string schema type.


    Type parameters

    • T

notEmpty

  • Require field object to not be empty.


    Type parameters

    • T

of

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


    Type parameters

    • T

sizeOf

  • Require field object to be of a specific size.


    Type parameters

    • T