Skip to content

Latest commit

History

History
23 lines (16 loc) 路 472 Bytes

File metadata and controls

23 lines (16 loc) 路 472 Bytes
title description contributors
EveryValidation
Every validation type.
fabian-hiller

import { Property } from '~/components'; import { properties } from './properties';

EveryValidation

Every validation type.

Generics

  • TInput <Property {...properties.TInput} />

Definition

  • EveryValidation <Property {...properties.BaseValidation} />
    • type <Property {...properties.type} />
    • requirement <Property {...properties.requirement} />